home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The See Clearly Method
/
TheSeeClearlyMethod.iso
/
Media
/
qtpc.dir
/
00017_New Behavior.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-02-25
|
252 b
|
14 lines
on mouseEnter me
cursor(280)
set the member of sprite the currentSpriteNum to member(16, "Internal")
end
on mouseLeave me
cursor(0)
set the member of sprite the currentSpriteNum to member(15, "Internal")
end
on mouseUp me
go(1, "main")
end